home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / mus / midi / gmplaygui13.lha / GMPlayGUI / info.sel < prev    next >
Text File  |  1996-09-12  |  498b  |  20 lines

  1. y 2000
  2. size 28
  3. title "GMPlay GUI 1.3"
  4. close off
  5.  
  6. onchange infoon to *none* exit
  7. onchange gmm update
  8.  
  9. text "Current midi file:"
  10. color dark light
  11. text "[short]"
  12. color dark
  13. text "Playing at [sfreq] Hz"
  14. color light
  15. button "Move this file" 'execute move'
  16. color dark
  17. button 'Midi-Info' 'copy "$gm" to t:file.mid' '$gmunp t:file.mid' 'run >nil: midiinfo >CON:0/11/600/240/GMPlay_GUI/close/wait t:file.mid' 'delete t:file.mid'
  18. color light
  19. button "-> OK <-" 'setenv gmi " "' 'setenv gmm `eval $gmm+1`' exit
  20.